home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libdb4.4 / copyright < prev   
Encoding:
Text File  |  2007-03-05  |  5.8 KB  |  110 lines

  1. This package was debianized by Clint Adams <schizo@debian.org> on
  2. Thu, 12 Dec 2002 10:50:20 -0500.
  3.  
  4. It was downloaded from http://www.sleepycat.com/download.html
  5.  
  6. Copyright:
  7.  
  8. /*-
  9.  * $Id: LICENSE,v 12.1 2005/06/16 20:20:10 bostic Exp $
  10.  */
  11.  
  12. The following is the license that applies to this copy of the Berkeley DB
  13. software.  For a license to use the Berkeley DB software under conditions
  14. other than those described here, or to purchase support for this software,
  15. please contact Sleepycat Software by email at info@sleepycat.com, or on
  16. the Web at http://www.sleepycat.com.
  17.  
  18. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  19. /*
  20.  * Copyright (c) 1990-2005
  21.  *    Sleepycat Software.  All rights reserved.
  22.  *
  23.  * Redistribution and use in source and binary forms, with or without
  24.  * modification, are permitted provided that the following conditions
  25.  * are met:
  26.  * 1. Redistributions of source code must retain the above copyright
  27.  *    notice, this list of conditions and the following disclaimer.
  28.  * 2. Redistributions in binary form must reproduce the above copyright
  29.  *    notice, this list of conditions and the following disclaimer in the
  30.  *    documentation and/or other materials provided with the distribution.
  31.  * 3. Redistributions in any form must be accompanied by information on
  32.  *    how to obtain complete source code for the DB software and any
  33.  *    accompanying software that uses the DB software.  The source code
  34.  *    must either be included in the distribution or be available for no
  35.  *    more than the cost of distribution plus a nominal fee, and must be
  36.  *    freely redistributable under reasonable conditions.  For an
  37.  *    executable file, complete source code means the source code for all
  38.  *    modules it contains.  It does not include source code for modules or
  39.  *    files that typically accompany the major components of the operating
  40.  *    system on which the executable file runs.
  41.  *
  42.  * THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS
  43.  * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  44.  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
  45.  * NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL SLEEPYCAT SOFTWARE
  46.  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  47.  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  48.  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  49.  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  50.  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  51.  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  52.  * THE POSSIBILITY OF SUCH DAMAGE.
  53.  */
  54. /*
  55.  * Copyright (c) 1990, 1993, 1994, 1995
  56.  *    The Regents of the University of California.  All rights reserved.
  57.  *
  58.  * Redistribution and use in source and binary forms, with or without
  59.  * modification, are permitted provided that the following conditions
  60.  * are met:
  61.  * 1. Redistributions of source code must retain the above copyright
  62.  *    notice, this list of conditions and the following disclaimer.
  63.  * 2. Redistributions in binary form must reproduce the above copyright
  64.  *    notice, this list of conditions and the following disclaimer in the
  65.  *    documentation and/or other materials provided with the distribution.
  66.  * 3. Neither the name of the University nor the names of its contributors
  67.  *    may be used to endorse or promote products derived from this software
  68.  *    without specific prior written permission.
  69.  *
  70.  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  71.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  72.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  73.  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  74.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  75.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  76.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  77.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  78.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  79.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  80.  * SUCH DAMAGE.
  81.  */
  82. /*
  83.  * Copyright (c) 1995, 1996
  84.  *    The President and Fellows of Harvard University.  All rights reserved.
  85.  *
  86.  * Redistribution and use in source and binary forms, with or without
  87.  * modification, are permitted provided that the following conditions
  88.  * are met:
  89.  * 1. Redistributions of source code must retain the above copyright
  90.  *    notice, this list of conditions and the following disclaimer.
  91.  * 2. Redistributions in binary form must reproduce the above copyright
  92.  *    notice, this list of conditions and the following disclaimer in the
  93.  *    documentation and/or other materials provided with the distribution.
  94.  * 3. Neither the name of the University nor the names of its contributors
  95.  *    may be used to endorse or promote products derived from this software
  96.  *    without specific prior written permission.
  97.  *
  98.  * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
  99.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  100.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  101.  * ARE DISCLAIMED.  IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
  102.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  103.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  104.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  105.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  106.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  107.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  108.  * SUCH DAMAGE.
  109.  */
  110.